You are here: Language Elements and Expressions > Operators > Comparison Operators
Operator
Meaning
AND
TRUE if both expressions are TRUE
OR
TRUE if one expression is TRUE
NOT
Makes TRUE expressions FALSE and FALSE expressions TRUE